GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetAnnotationTitle Method





In This Topic
GetAnnotationTitle Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetAnnotationTitle( _
   ByVal AnnotationIdx As Integer _
) As String
public string GetAnnotationTitle( 
   int AnnotationIdx
)
public function GetAnnotationTitle( 
    AnnotationIdx: Integer
): String; 
public function GetAnnotationTitle( 
   AnnotationIdx : int
) : String;
public: string* GetAnnotationTitle( 
   int AnnotationIdx
) 
public:
String^ GetAnnotationTitle( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members